Release 10.1A: OpenEdge Application Server:
Administration


PROADSV

Starts, stops, and queries the status of the AdminServer on UNIX. In Windows, you start the AdminService as a Windows service using the Services applet in the Control Panel.

Syntax

Operating system
Syntax
UNIX
proadsv { -start | -stop | -query } 
     [ -port port-number ] 
     [ -adminport port-number ] 
     [ -help ] 

-start

Starts the AdminServer.

-stop

Stops the AdminServer.

-query

Displays the AdminServer status.

-port port-number

Specifies the listening port number. If a port number is not specified, the port defaults to 20931.

-adminport port-number

Specifies the port number used by the AdminServer for database broker communication. If a port number is not specified, the adminport defaults to port 7832.

-help

Displays the command-line help.

Examples

Table B–5 shows several examples that use the NSCONFIG command. Assume the NameServer is NS1.

Table B–5: PROADSV command examples 
Task
Command
Start the AdminServer on UNIX.
proadsv -start 
Start the AdminServer on UNIX using a specified port.
proadsv -port port-number -start 
Query the AdminServer on UNIX.
proadsv -host host-name -user 
user-name -query 

For more information on the PROADSV utility, see OpenEdge Getting Started: Installation and Configuration or OpenEdge Data Management: Database Administration .


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095